home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Zone - 1,000+ Games
/
GAMEZONE.BIN
/
Programs
/
Win
/
2X Wild Stars
/
32xstr12.exe
/
2XSTARS.EXE
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1999-05-04
|
3KB
|
156 lines
object Form1: TForm1
Left = 309
Top = 149
HelpContext = 41004
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderStyle = bsSingle
Caption = '2X Wild Stars'
ClientHeight = 393
ClientWidth = 612
Color = clAqua
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnMouseDown = FormMouseDown
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 16
object SpinBtn: TImage
Left = 206
Top = 144
Width = 124
Height = 72
AutoSize = True
Picture.Data = {<image001.bmp>}
Visible = False
end
object StopBtn: TImage
Left = 206
Top = 232
Width = 124
Height = 72
AutoSize = True
Picture.Data = {<image002.bmp>}
Visible = False
end
object Logo: TImage
Left = 22
Top = 248
Width = 124
Height = 131
AutoSize = True
Picture.Data = {<image003.bmp>}
OnClick = LogoClick
end
object Options: TImage
Left = 462
Top = 112
Width = 62
Height = 20
AutoSize = True
ParentShowHint = False
Picture.Data = {<image004.bmp>}
ShowHint = True
Visible = False
OnClick = OptionsClick
end
object DigitsSmall: TImage
Left = 6
Top = 16
Width = 188
Height = 21
AutoSize = True
Picture.Data = {<image005.bmp>}
Visible = False
end
object DigitsLarge: TImage
Left = 6
Top = 48
Width = 376
Height = 42
AutoSize = True
Picture.Data = {<image006.bmp>}
Visible = False
end
object PlusMinus: TImage
Left = 22
Top = 104
Width = 62
Height = 31
AutoSize = True
Picture.Data = {<image007.bmp>}
Visible = False
end
object PlusSmall: TImage
Left = 22
Top = 144
Width = 30
Height = 15
AutoSize = True
Picture.Data = {<image008.bmp>}
Visible = False
end
object GreenLarge: TImage
Left = 102
Top = 56
Width = 376
Height = 42
AutoSize = True
Picture.Data = {<image009.bmp>}
Visible = False
end
object GreenSmall: TImage
Left = 174
Top = 16
Width = 188
Height = 21
AutoSize = True
Picture.Data = {<image010.bmp>}
Visible = False
end
object Bonus: TImage
Left = 526
Top = 152
Width = 32
Height = 128
AutoSize = True
Picture.Data = {<image011.bmp>}
Visible = False
end
object Timer3: TTimer
Interval = 250
OnTimer = Timer3Timer
Left = 100
Top = 190
end
object Timer5: TTimer
Enabled = False
Interval = 300
OnTimer = Timer5Timer
Left = 28
Top = 190
end
object Timer4: TTimer
Enabled = False
Interval = 400
OnTimer = Timer4Timer
Left = 68
Top = 190
end
object Timer1: TTimer
Enabled = False
Interval = 200
OnTimer = Timer1Timer
Left = 164
Top = 246
end
end